It is usual to resort to two-dimensional arrays in areas of severe noise problems . 在噪音干擾問(wèn)題嚴(yán)重的地區(qū)通常求助于二度組合。
The following statement declares a two - dimensional array of type 下面的語(yǔ)句聲明一個(gè)
Returns an object that contains a two - dimensional array of strings 返回一個(gè)包含二維字符串?dāng)?shù)組的對(duì)象。
A analysis of the relationship between two - dimensional arrays and point in c 中二維數(shù)組與指針關(guān)系的剖析
A two - dimensional array of integers 二維整數(shù)數(shù)組。
In this example , a two - dimensional array is initialized and passed to the 在此示例中,初始化一個(gè)二維數(shù)組并將其傳遞給
For example , the following declaration creates a two - dimensional array of four rows and two columns 例如,下列聲明創(chuàng)建一個(gè)四行兩列的二維數(shù)組:
Similarly a two - dimensional array of integers is different from a one - dimensional array of integers 與此類似,二維整數(shù)數(shù)組也與一維整數(shù)數(shù)組不同。
Indexers can have more than one formal parameter , for example , when accessing a two - dimensional array 索引器可以有多個(gè)形參,例如當(dāng)訪問(wèn)二維數(shù)組時(shí)。
Mybalance is a placeholder for a two - dimensional array , which we ll pass in as an argument Mybalance是二維數(shù)組的一個(gè)占位符,我們將它作為自變量進(jìn)行傳遞。